home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4939 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1021 b 

  1. Path: xnet.com!kd9fb
  2. From: kd9fb@xnet.com (Peter Mikalajunas)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Where Can I Find Standard C Library Source Files?
  5. Date: Sat, 10 Feb 1996 21:18:54 LOCAL
  6. Organization: xnet.com
  7. Message-ID: <kd9fb.47.000DD861@xnet.com>
  8. References: <4f8915$jt@mother.usf.edu> <4ffcf3$ejp@hdxx05.telecom.ptt.nl> <4fgcvv$2mt5@cymbal.aix.calpoly.edu>
  9. NNTP-Posting-Host: monsoon.xnet.com
  10. X-Newsreader: Trumpet for Windows [Version 1.0 Rev B final beta #4]
  11.  
  12. In article <4fgcvv$2mt5@cymbal.aix.calpoly.edu> dstubbs@cymbal.aix.calpoly.edu (Dan Stubbs) writes:
  13.  
  14. >>>I mean the source for functions like printf and strcpy.
  15.  
  16. Microsoft has the source available for MSC V7.0 on 
  17. their download bbs the number is 1-206-936-6735.
  18.  
  19. You will find that a good part of it is in asm.  Though
  20. some of the algorithm logic is shown in C. 
  21.  
  22. There are 2 files each about 440K. They are c7crt1.exe and 
  23. c7crt2.exe.  They also have source available for MSVC++ 2.0.
  24.  
  25.  
  26.  
  27.  
  28.  Peter Mikalajunas
  29.  kd9fb@xnet.com
  30.  http://www.xnet.com/~kd9fb
  31.  
  32.